|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectraar.agent.RAAgentFactory
amigo.RAAgentFactory_Amigo
public class RAAgentFactory_Amigo
Returns an RAAgent that can control an AmigoBot.
| Constructor Summary | |
|---|---|
RAAgentFactory_Amigo()
|
|
| Method Summary | |
|---|---|
boolean |
configure()
Configure the plug-in. |
RAAgent |
getNewAgent()
Get a new agent. |
javax.swing.ImageIcon |
getPluginIcon()
Return an icon for the plug-in in question, if it has one. |
java.lang.String |
getPluginName()
Return a name for the plug-in in question. |
| Methods inherited from class raar.agent.RAAgentFactory |
|---|
getPluginType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RAAgentFactory_Amigo()
| Method Detail |
|---|
public RAAgent getNewAgent()
throws RAException
getNewAgent in class RAAgentFactoryRAExceptionpublic java.lang.String getPluginName()
public javax.swing.ImageIcon getPluginIcon()
public boolean configure()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||